home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
BenchMark
/
TIFFany2.app
/
English.lproj
/
ImageInfo.nib
/
data.classes
next >
Wrap
Text File
|
1994-10-06
|
1KB
|
54 lines
InspectorView = {
ACTIONS = {"setInspector:" = "setInspector:"; };
OUTLETS = {currBox = currBox; };
SUPERCLASS = View;
};
ImageInfo = {
ACTIONS = {"depthChanged:" = "depthChanged:"; "displayChanged:" = "displayChanged:"; };
OUTLETS = {
convert = convert;
display = display;
histSwitch = histSwitch;
histView = histView;
histogram = histogram;
info = info;
infoMat = infoMat;
inspPanel = inspPanel;
inspPopup = inspPopup;
inspView = inspView;
lastMain = lastMain;
posMat = posMat;
position = position;
stringTable = stringTable;
tool = tool;
toolIns = toolIns;
toolTitle = toolTitle;
well = well;
};
SUPERCLASS = Object;
};
Inspector = {ACTIONS = {"forceNew:" = "forceNew:"; }; OUTLETS = {}; SUPERCLASS = Object; };
ToolPanel = {ACTIONS = {}; OUTLETS = {}; SUPERCLASS = FloatPanel; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
HistogramView = {
ACTIONS = {"bitmapChanged:" = "bitmapChanged:"; };
OUTLETS = {
cmykPopup = cmykPopup;
colorField = colorField;
image = image;
maxField = maxField;
meanField = meanField;
minField = minField;
modeField = modeField;
popup = popup;
radio = radio;
rgbPopup = rgbPopup;
};
SUPERCLASS = View;
};
FloatPanel = {
ACTIONS = {};
OUTLETS = {cancelButton = cancelButton; defaultButton = defaultButton; };
SUPERCLASS = Panel;
};